Documentation Contents

Demonstration Applets and Applications

Applications

Applications and sample code are available in the JDK installation. These demonstrate various features of the Java platform. The available demos are described in the following sections.

JFC Applications and Applets

These applications and applets, located in the JDK demo/jfc directory, demonstrate Swing and Java 2D technology.

Java Platform Debugger Architecture

The demo/jpda/examples.jar file in the JDK contains JPDA examples, including source code for the jdb Java Debugger and the prototype javadt GUI debugger.

The Poller Demo (Solaris Operating System only)

This demo, located in the JDK demo/jni/Poller directory, demonstrates access to the input/output multiplexing functionality from the Java programming language. See the Solaris poll man page.

Additional Applications and Applets

Additional applets and applications may be found at:


Oracle and/or its affiliates Copyright © 1993, 2012, Oracle and/or its affiliates. All rights reserved.
Contact Us